home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HAM Radio 3.2
/
Ham Radio Version 3.2 (Chestnut CD-ROMs)(1993).ISO
/
exam
/
ext20
/
go.bat
< prev
next >
Wrap
DOS Batch File
|
1991-11-20
|
1KB
|
27 lines
echo off
cls
echo
echo
echo
echo All of the files for this program must be on the same disk drive
echo or in the same(default) directory for the program to run properly.
echo
echo There is a calculator provided in this program, F2 activates it
echo and A, B, C, D or Esc removes the calculator and continues the
echo main program. It is suggested that you learn to work the problems
echo with the calculator that you are going to take with you to the
echo examination session.
echo
echo When you are going through the entire pool, enter A, B, C, or D
echo until you select the correct answer. When the correct answer is
echo selected, the word correct will appear. During the sample tests,
echo correct will not appear, but you can use F1 to find out how many
echo questions are remaining to be answered.
echo
echo To run the program in the future, type EXTRA at the DOS prompt.
echo
echo
pause
extra
cls